Understand the format of your product records in Algolia for BigCommerce.
Algolia’s BigCommerce integration stores your product data in an extensible format that’s optimal for search.
The search record format has two options: product-level or variant-level indexing.
Product-level indices have variants embedded in the entity, while variant-level produces one record per variant.
Algolia’s BigCommerce integration monitors inventory changes & sets the isInStock value for each affected SKU.isInStock is set to true if inventory_level is greater than zero for that SKU.